snippets: nrf93m1dk: Add snippet for enabling modem-bypass in nRF93M1DK#28562
Draft
SeppoTakalo wants to merge 1 commit into
Draft
snippets: nrf93m1dk: Add snippet for enabling modem-bypass in nRF93M1DK#28562SeppoTakalo wants to merge 1 commit into
SeppoTakalo wants to merge 1 commit into
Conversation
Add snippet for configuring nRF93M1DK board into modem-bypass mode. This mode can be used for testing the modem from PC host. Main UART of modem is routed to VCOM1 of the USB debug IC. Modem is powered when board boots up. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
Contributor
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:more detailsGithub labels
List of changed files detected by CI (0)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add snippet for configuring nRF93M1DK board into modem-bypass mode. This mode can be used for testing the modem from PC host.
Main UART of modem is routed to VCOM1 of the USB debug IC. Modem is powered when board boots up.
This snippet, and everything nRF93M1DK related, depends on board support, which is still open.
PR is in #28518
So this is Do-Not-Merge, until the nRF93M1DK board files are in
sdk-zephyrOpening as a draft, so the review can start. I need opinions if this way for booting up the mode is acceptable.
Allows building sample applications with